Platform Core .NET Assemblies API
AddSchema(Guid,String,LocalizableString,LocalizableString,Guid) Method
See Also  Send Feedback
Terrasoft.Core Namespace > SchemaManager<TSchemaManagerSchema> Class : AddSchema(Guid,String,LocalizableString,LocalizableString,Guid) Method
uid
Schema identifier.
name
Name of the schema.
caption
Schema caption.
description
Description of the schema.
parentUId
Identifier of the parent schema.

Glossary Item Box

Adds the schema with the specified parameters to the schema manager.

Syntax

 
C#
 
 

Parameters

uid
Schema identifier.
name
Name of the schema.
caption
Schema caption.
description
Description of the schema.
parentUId
Identifier of the parent schema.

Return Value

The manager item that contains the added schema with the specified parameters.

Remarks

Method is overloaded.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© Terrasoft 2002-2018.